Skip to content

Improve kernel generation first stage#862

Draft
ccummingsNV wants to merge 49 commits into
mainfrom
dev/ccummings/kernelgen
Draft

Improve kernel generation first stage#862
ccummingsNV wants to merge 49 commits into
mainfrom
dev/ccummings/kernelgen

Conversation

@ccummingsNV

Copy link
Copy Markdown
Contributor

Start work on better kernel generation by detecting variables that don't need a call to __slangpy_load/store and binding them directly as uniforms

@coderabbitai

coderabbitai Bot commented Mar 11, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 47a736cc-9d6f-4b74-aebf-5a6b6266b571

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev/ccummings/kernelgen
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

- Moved gen_calldata_type_name and gen_call_data_code functions to generator.py for better organization.
- Simplified gen_calldata_type_name logic and integrated it into the call data generation process.
- Enhanced gen_call_data_code to handle both direct-bind and structured variables more effectively.
- Updated calls to these functions in BoundVariable class to streamline code generation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant